home *** CD-ROM | disk | FTP | other *** search
- **********************************************************************************************
-
- ShowHTML V1.0 15-7-97
- By Diarmuid Ryan - dpryan@iol.ie
-
- **********************************************************************************************
-
- INTRODUCTION
-
- This scripts will let you load an HTML directly from DOpus into IBrowse or Voyager. I wrote the
- scripts for personal use at first, but now I decided to release them. They are small, simple
- and hopefully get the jod done ;)
-
- ARCHIVE CONTENTS
-
- ShowHTMLIB.dopus5
- ShowHTMLV.dopus5
- ShowHTML.readme (this file)
-
- REQUIREMENTS
-
- You need to have Rexxmast running.
- You need Dopus running, the scripts were only tested with Opus5, but they should work with
- earlier versions.
- IBrowse 1.02 for the IBrowse script to work, IBrowse 1.12 for it to work better ;)
- Voyager NG for the Voyager script.
-
- INSTALLATION
-
- There are a number of ways that you can use these scripts in Dopus5. Here is the way that I
- set them up on my system:
-
- FIRST COPY THE SCRIPT YOU NEED TO DOPUS5:AREXX/
-
- 1. Load Dopus5
- 2. Go to the menu and select Settings -ยป File Types...
- 3. Select New
- 4. Two new requesters should appear, in the frontmost one you can configure a new filetype.
- 5. Type "HTML" into name. (without quotes)
- 6. Type "HTML" into ID. (without quotes)
- 7. Type 1 into the Pri box.
- 8. Now click on the file requester-type icon, select Match Name from the list.
- 9. Type (*.html) into the textfield beside the the field that now says "Match Name", and press
- return.
- 10.You can give a more detailed list of matches, but I'll let that up to you ;). Click on use
- when you are finished.
- 11.Another requester should be open with a list of actions, i.e. Double-click, Drag'n'drop, etc.
- Double-click on the Double-Click item. (no pun intended :-)
- 12.In the new requester, click on add, change the cycle gagdet to Arexx.
- 13.Click on the file requester icon, and select the appropiate script. Then click on the "{ }"
- button beside where the script filename is, select {f} from the list, and press return.
- 14.Select the "No file quote" option from the flags list.
- 15.Now click on use, and then save the new settings.
-
- Of course, you could just set up a button ;) but this way is better IMHO.
-
- USAGE
-
- Double click on an HTML file from Dopus, and that's it, Bob's your Uncle ;)
-
- THE AUTHOR
-
- Scripts were written by me, Diarmuid Ryan.
- Send problems, suggestions or whatever to dpryan@iol.ie
-
- Check out my web site for updates, new programs, other scripts I have written, or for some more
- info about me.
-
- http://www.iol.ie/~dpryan/
- dpryan@iol.ie
-